home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-02-15 | 2.5 KB | 71 lines | [TEXT/R*ch] |
- <HTML>
- <HEAD>
- <TITLE>[subject]</TITLE>
- <script language="JavaScript">
- <!-- begin to hide script contents from old browsers
- function confirmDelete()
- {
- return confirm('Do you really wish to delete that mail?\n\nIt can NOT be undone and you will not be able to retrive in your regular mailclient!');
- }
- // end hiding script from old browsers -->
- </script>
- </HEAD>
- <BODY BGCOLOR="#e0f0e0">
-
- <TABLE BGCOLOR="#d0e0d0" CELLSPACING="5">
- <TR>
- <TD ALIGN=CENTER>
- <FONT SIZE="-2" FACE="geneva, verdana">
- [
- <A HREF="compose.remotemail$[xid]?reply=[msgno]" TARGET="newWindow">reply</A> |
- <A HREF="message.remotemail$[xid]?msgno=[nextmsgno]">read next</A> |
- <A HREF="message.remotemail$[xid]?delete=[msgno]&msgno=[nextmsgno]" onClick="return confirmDelete()">delete and read next</A>
- ]
- </FONT>
- </TD>
- </TR>
- </TABLE>
-
- <TABLE BGCOLOR="#d0e0d0" CELLSPACING="5">
- <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">To:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[recipient]</FONT></TD></TR>
- <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">From:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[sender]</FONT></TD></TR>
- <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">Cc:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[cc]</FONT></TD></TR>
- <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">Date:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[date]</FONT></TD></TR>
- <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">Subject:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[subject]</FONT></TD></TR>
- </TABLE>
- <P>
-
- <PRE>
- <FONT SIZE="-1" FACE="monaco, monospace">
- [body]
- </FONT>
- </PRE>
-
- <HR>
- <TABLE BGCOLOR="#d0e0d0" CELLSPACING="5">
- <TR>
- <TD ALIGN=CENTER>
- <FONT SIZE="-2" FACE="geneva, verdana">
- [
- <A HREF="compose.remotemail$[xid]?reply=[msgno]" TARGET="newWindow">reply</A> |
- <A HREF="message.remotemail$[xid]?msgno=[nextmsgno]">read next</A> |
- <A HREF="message.remotemail$[xid]?delete=[msgno]&msgno=[nextmsgno]" onClick="return confirmDelete()">delete and read next</A>
- ]
- </FONT>
- </TD>
- </TR>
- <TR>
- <TD ALIGN="CENTER">
- <FONT SIZE="-2" FACE="geneva, verdana">only if you know what you are doing</FONT>
- <FORM ACTION="fullHead.ssi" TARGET="newWin" METHOD="POST">
- <INPUT TYPE="HIDDEN" NAME="vMsgno" VALUE='[msgno]'>
- <INPUT TYPE="HIDDEN" NAME="vHead" VALUE='[head]'>
- <INPUT TYPE="SUBMIT" NAME="Foo" VALUE="view full header">
- </FORM>
- </TD>
- </TR>
- </TABLE>
-
- </BODY>
- </HTML>
-